home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 November / PCWorld_2005-11_cd.bin / akce / cleandiskse.exe / {app} / cleandisk.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt < prev   
Text File  |  2005-09-16  |  598b  |  30 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 361
  3.   Top = 240
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'frmSplash'
  7.   ClientHeight = 256
  8.   ClientWidth = 256
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 256
  24.     Height = 256
  25.     Align = alClient
  26.     AutoSize = True
  27.     Picture.Data = {<image000.jpg>}
  28.   end
  29. end
  30.